Skip to content

Conversation

@torgem
Copy link
Contributor

@torgem torgem commented May 26, 2025

Updated method signatures in test traits to explicitly use nullable types (?type) for better consistency and clarity. This ensures type hints properly reflect parameters that can accept null as a valid value.

Updated method signatures in test traits to explicitly use nullable types (`?type`) for better consistency and clarity. This ensures type hints properly reflect parameters that can accept `null` as a valid value.
@odan odan merged commit 3f7f96f into selective-php:master May 26, 2025
4 checks passed
@odan
Copy link
Member

odan commented May 26, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants